home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-08-05 | 595 b | 19 lines | [TEXT/KAHL] |
- //••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
- // //
- // //
- // Copyright PennyWise Software, 1994. //
- // //
- // Part of the PennyWise Software Application Framework //
- // //
- // //
- // OpenFiles.h Written by Peter Kaplan //
- // //
- // //
- //••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
- #ifndef _OPEN_FILES_
- #define _OPEN_FILES_
-
- void AllWindowsGetFileOpen(void);
-
- #endif
-